Close Menu
Artificial Intelligence
Home
Software Engineering
Artificial Intelligence
C
C++
Python
Operating Systems
Computer Network
Linux System Programming
Linux Kernel Development
RTOS
Embedded Linux
Network Programming
Clean Code
Data Structure and Algorithm
Artificial Intelligence
Machine Learning
Deep Learning/Computer Vision
Software Setup
Software Resources
☰
Artificial Intelligence
Q-Learning Maze Solver
Maze Size:
5x5
7x7
10x10
15x15
Learning Rate (α):
Discount Factor (γ):
Epsilon (ε):
Episodes:
Delay (ms):
Generate Maze
Start Training
Show Path
Reset
Maze Environment
Start
Goal
Wall
Agent
Visited
Optimal
Training Stats
Episode:
0
/
0
Steps:
0
Rewards:
0
Success:
0%
Q-Values
Books to read
Artificial Intelligence: A Modern Approach Textbook by Peter Norvig and Stuart J. Russell
My Github Projects on AI
ROS SLAM with C++:
https://github.com/jiwook021/ROS_SLAM_Projects
Statistics:
https://github.com/jiwook021/Algorithms/tree/master/Statistics
Deep Learning/Computer Vision:
https://github.com/jiwook021/Algorithms/tree/master/AI/MachineLearning/Deep_learning
Reinforcement Learning:
https://github.com/jiwook021/Algorithms/tree/master/AI/ReinforcementLearning
Machine Learning:
https://github.com/jiwook021/Algorithms/tree/master/AI/MachineLearning
Podcasts